'Declaration
Public Function GetBlockRight( _ ByVal OCRResultID As String, _ ByVal BlockIdx As Integer _ ) As Integer
public int GetBlockRight( string OCRResultID, int BlockIdx )
public function GetBlockRight( OCRResultID: String; BlockIdx: Integer ): Integer;
public function GetBlockRight( OCRResultID : String, BlockIdx : int ) : int;
public: int GetBlockRight( string* OCRResultID, int BlockIdx )
public: int GetBlockRight( String^ OCRResultID, int BlockIdx )
Parameters
- OCRResultID
- BlockIdx